STEP 1: We've already set up the player icons. Now, we'll ask the user for their choice so we can use it later!

  • In GRAPHICS, go to and drag Ask into the bottom of your program.
  • Assign .ask() to the player sprite using dot notation by changing the name before .ask() from sprite to player.
  • Click Submit and Next to continue.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)